Skip to main content

Integration Surfaces

CYO applications integrate into the Candescent Digital Banking platform at specific surfaces — predefined regions where FI-hosted content is loaded and authenticated via SAML SSO.

Surface Catalog

SurfacePlatform behaviorConfiguration path
CYO widget (stack card)Iframe embedded as a card in the OLB widget stackExperience Groups → Modern Widgets; Layout Option = Stack
CYO widget (standalone)Iframe rendered as a standalone page widgetExperience Groups → Modern Widgets; Layout Option = Standalone
Hosted page (new window)Application launched in a separate browser window with SAML SSOConfigured outside the widget stack; requires SAML connectivity via Fintech Integrations
Mobile CYOFI-hosted content surfaced in the mobile banking sessionSAML SSO–backed; PDF and download behavior depends on CYO app configuration — see Technical Reference
info

CYO widgets are created by selecting Yes for "Load Widget in IFrame?" when adding a Modern Widget. Non-iframe widgets follow a different integration model — see Widgets.


CYO Widget Layout Options

When configuring a CYO widget, the Layout Option determines where the iframe appears:

Layout optionPlacementTypical use
StackCard in the homepage widget stackDashboard-style tools, summaries, and compact FI applications
StandaloneDedicated widget page outside the stackFull-page FI experiences that need more horizontal space

Sizing Constraints by Layout

LayoutWidth behaviorDefault height
Stack (2-column page)~4/12 of page width (roughly 350px – 465px)600px
Stack (1-column page)Up to ~1150px, scales with viewport600px
StandaloneFull widget page width600px

Use iframeResizer scripts in the CYO application to adjust height dynamically — see Technical Reference.


Widget Configuration Fields

Each CYO widget surface is defined by these fields in Experience Groups:

FieldPurpose
Widget NameAdmin-visible name; default end-user title
URLHTTPS endpoint hosted by the FI or vendor
Layout OptionStack card or standalone page
Load Widget in IFrame?Must be Yes for CYO-style iframe widgets

After saving, place and activate the widget in the Web Builder, then publish the experience.


How to Choose a Surface

RequirementRecommended surface
Compact tool on the OLB homepageCYO widget — Stack
Full-page FI application within OLBCYO widget — Standalone
Application that must open outside the banking shellHosted page (new window)
Mobile banking session with FI-hosted contentMobile CYO (SAML SSO)

Next Steps